@f{ncattribute}ΒΆ

Displays a netCDF file attribute (nc file).

@f{ncattribute(FileName,ChannelName,AttName)}

Parameters

FileName

Is the complete name of a netCDF file (nc file).

ChannelName
AttName

Example

@f{ncattribute(c:/test.nc, GLOBAL, Origin)}

Output:

c:/test.asc

id-55708